8 research outputs found

    Deep learning applications in non-intrusive load monitoring

    Get PDF
    Non-Intrusive Load Monitoring (NILM) is a technique for inferring the power consumption of each appliance within a home from one central meter, aiding in energy conservation. In this thesis I present several Deep Learning solutions for NILM, starting with two preliminary works – A proof of concept project for multisensory NILM on a Raspberry Pi; and a fully developed NILM solution named WaveNILM. Despite their success, both methods struggled to generalize outside their training data, a common problem in NILM. To improve generalization, I designed a framework for synthesizing truly novel appliance level power signatures based on generative adversarial networks (GAN) – the main project of this thesis. This generator, named PowerGAN, is trained using a variety of GAN techniques. I present a comparison of PowerGAN to other data synthesis work in the context of NILM and demonstrate that PowerGAN is able to create truly synthetic, realistic, diverse, appliance power signatures

    The Data Gap in Sports Analytics and How to Close It

    Get PDF
    As the importance and prevalence of sports analytics grows, so does the inequality in sports data. In this paper we examine two main sources of such disparity - the perceived hierarchy of sports and privatization of data. We argue that such inequality hurts the sports analytics community in the short and long terms, and suggest ways for the deep-learning, AI, and sports analytics communities to help mitigate the issue. Keywords: Sports Analytics; AI; Team Sports; Diversit

    Conditional and Residual Methods in Scalable Coding for Humans and Machines

    Full text link
    We present methods for conditional and residual coding in the context of scalable coding for humans and machines. Our focus is on optimizing the rate-distortion performance of the reconstruction task using the information available in the computer vision task. We include an information analysis of both approaches to provide baselines and also propose an entropy model suitable for conditional coding with increased modelling capacity and similar tractability as previous work. We apply these methods to image reconstruction, using, in one instance, representations created for semantic segmentation on the Cityscapes dataset, and in another instance, representations created for object detection on the COCO dataset. In both experiments, we obtain similar performance between the conditional and residual methods, with the resulting rate-distortion curves contained within our baselines.Comment: IEEE ICME Workshop on Coding for Machines, Brisbane, Australia, 202

    Rate-Distortion Theory in Coding for Machines and its Application

    Full text link
    Recent years have seen a tremendous growth in both the capability and popularity of automatic machine analysis of images and video. As a result, a growing need for efficient compression methods optimized for machine vision, rather than human vision, has emerged. To meet this growing demand, several methods have been developed for image and video coding for machines. Unfortunately, while there is a substantial body of knowledge regarding rate-distortion theory for human vision, the same cannot be said of machine analysis. In this paper, we extend the current rate-distortion theory for machines, providing insight into important design considerations of machine-vision codecs. We then utilize this newfound understanding to improve several methods for learnable image coding for machines. Our proposed methods achieve state-of-the-art rate-distortion performance on several computer vision tasks such as classification, instance segmentation, and object detection
    corecore